home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 2 / ACE CD 2.iso / FILES / UTILS / GAMESDS3.DMS / GAMESDS3.adf / GDS_Examples.lha / Examples / misc / vector.readme < prev   
Text File  |  1994-08-24  |  360b  |  6 lines

  1. This demo illustrates the combination of the vector routines with the plot
  2. routines to plot a line in a bitmap.  Note that this method is NOT optimized
  3. for line drawing, yet still yields fairly decent results.  Use of the blitter,
  4. or an optimized line routine would result in much faster line drawing
  5. (optimized line routines don't yield a consistent vector).
  6.